Fix line breaks to follow Emacs conventions.
authorRichard M. Stallman <rms@gnu.org>
Fri, 3 Sep 2004 20:43:38 +0000 (20:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 3 Sep 2004 20:43:38 +0000 (20:43 +0000)
src/xdisp.c

index 00e20c30d30d4ed4fa17a8ab9eeb717886ab36f6..409d32449e5e6d646def61e1bfd9885af8ead4c5 100644 (file)
@@ -15693,7 +15693,8 @@ display_mode_element (it, depth, field_width, precision, elt, props, risky)
    The mode_line_string_face face property is always added to the string.
  */
 
-static int store_mode_line_string (string, lisp_string, copy_string, field_width, precision, props)
+static int
+store_mode_line_string (string, lisp_string, copy_string, field_width, precision, props)
      char *string;
      Lisp_Object lisp_string;
      int copy_string;